build: introduce XEN_RUN_STORED
authorWei Liu <wei.liu2@citrix.com>
Mon, 13 Jun 2016 07:49:08 +0000 (08:49 +0100)
committerWei Liu <wei.liu2@citrix.com>
Fri, 17 Jun 2016 10:27:21 +0000 (11:27 +0100)
commit7d82f097656f7d7d60eef55b89efa832752befa8
tree7a5c0fd88973673f82d711f5a31b4f42d5dd8aec
parentd7f64ff4e08c885c610faff8fcf77c127dee78bb
build: introduce XEN_RUN_STORED

It defaults to /var/run/xenstored. It will be used later to remove some
hard-coded paths in tree. There should be no visible change to default
configuration.

Install and remove it in respective Makefile targets.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Config.mk
config/Paths.mk.in
configure
docs/configure
m4/paths.m4
tools/Makefile
tools/configure